import { AstroAuth } from '../../server'

export const { GET, POST } = AstroAuth()
